home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / dev / e / cha_source.lha / cha_source / cha_source.readme < prev    next >
Encoding:
Text File  |  1999-12-18  |  1.3 KB  |  42 lines

  1. Short: E source code for OctaMED nsm plugins
  2. Author: cheilandallen@yahoo.co.uk (Claude Heiland-Allen)
  3. Version: 2.2
  4. Requires: nsm patched OctaMED SoundStudio
  5.  
  6. $VER: cha_source.readme 2.2 (1999.09.16) © Claude Heiland-Allen
  7.  
  8. Introduction:
  9.     I am writing quite a few plugins for OctaMED SoundStudio
  10. at the moment, and these plugins share quite a large amount
  11. of source code.  It is therefore awkward to separate out the
  12. needed files for each package.
  13.     As a result I have decided to release binary versions of
  14. each package separately, but keep the sources together.
  15. This is more convenient for me, and for you because you get
  16. more examples for using parts of the code.
  17.  
  18.  
  19. Note:
  20.     This archive contains no compiled code.  To compile the
  21. code a working E environment is needed, together with the
  22. modules from the E nsm development package.
  23.  
  24.  
  25. Contents:
  26.  -  cha_autotempo   v1.2    (1999.09.16)
  27.     adjust pitch so sample fits in with tempo
  28.  -  cha_echo        v1.1    (1999.09.16)
  29.     better echo effect for the sample editor
  30.  -  cha_filter      v0.1ß   (1999.09.??, still under development)
  31.     better filter effects for the sample editor
  32.  -  cha_stanley     v2.2    (1999.09.16)
  33.     chop up samples and generate note data for the pieces
  34.  
  35.  
  36. History:
  37.     1999.09.16  v2.2    first collected release
  38.     before...           packages released separately
  39.  
  40.  
  41. Claude
  42.